Metadata-Version: 2.1
Name: pygameextra
Version: 2.0.0b59
Summary: Pygame. Made easier.
Author: Red
Author-email: redtonehair@gmail.com
Keywords: python
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame
Requires-Dist: numpy
Requires-Dist: frozendict

Pygame Extra is an extension for pygame, 
you can easily make complex games and or apps with much less code then you would otherwise, 
Pygame Extra is a engine for creating complex interactions without the need for making everything yourself 

The online documentation can be found at: https://pygame-extra.readthedocs.io/en/latest/

github: https://github.com/JustRedTTG/PGE
